"

Set 5 Problem number 7


Problem

What are x and y the components of the vector obtained when we add force vector A, with magnitude 5 Newtons and angle 227.6 degrees, to the force vector B whose angle and magnitude are 48.4 degrees and 17.8 Newtons?

Solution

The x and y components of A are easily found to be 5 Newtons cos( 227.6 deg) = -3.38 Newtons and 5 Newtons sin( 227.6 deg) = -3.7 Newtons.

The x and y components of B are found in the same manner to be 11.81 Newtons and 13.31 Newtons.

The x component of the resultant is simply the sum -3.38 Newtons + 11.81 Newtons = 8.43 Newtons of the x components of A and B.

The y component is similarly the sum -3.7 Newtons + 13.31  Newtons= 9.610001 Newtons of the y components of A and B.

The magnitude of the resultant vector, by the Pythagorean Theorem, is therefore

The angle of the resultant vector to the x axis is found from the inverse tangent

The final step depends on whether the x component 8.43 is greater or less than zero:

Generalized Solution

If we have vectors A and B, at angles `theta1 and `theta2 as measured from the direction of the positive x axis, their sum is found by  first finding the x and y component of each (multiplying the magnitude of each vector by the cosine of its angle to obtain its x component, and multiplying the magnitude of each vector by the sine of its angle to obtain its y component).

The sum of the two x components will then be the x component of the resultant, and the sum of the two y components will be the y component of the resultant.

We obtain

Ax = | A | cos(`theta1),

Ay = | A | sin(`theta1),

Bx = | B | cos(`theta2),

By = | B | sin(`theta2).

We obtain the resultant vector R = A + B by first adding the x components of A and B:

Rx = Ax + Bx = | A | cos(`theta1) + | B | cos(`theta2)

and

Ry = Ay + By = | A | sin(`theta1) + | B | sin(`theta2).

We then find the magnitude and angle of R, using the Pythagorean Theorem and the tan-1gent:

|R| = `sqrt(Rx^2 + Ry^2)

and

`theta = tan-1(Ry / Rx).

Explanation in terms of Figure(s), Extension

The figure below shows two vectors A and B, and their components Ax, Ay, Bx and By.

Figure(s)

the sum of two vectors: head-to-tail resultant from initial point of first to final point of second; components of resultant are sums of components of original vectors

"